Click or drag to resize

PersonaExtendedProperties Property

Gets the extended properties.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<ExtendedPropertyAttributedValue> ExtendedProperties { get; }

Property Value

Type: IListExtendedPropertyAttributedValue
The extended properties.
See Also